Believe it or not, this board is a small development system. It barely fits on your finger, but it features ATmega328, USB-UART, reset circuit and LED indicators. It’s compatible with standard DIP26 sockets. On-board voltage regulator allows the board to be powered directly from USB cable. It comes in two versions: 5V and 3.3V. 5V version features 16MHz SMD crystal oscillator while 3.3V version contains 8MHz oscillator.
Programming. Both 3.3V and 5V versions come preprogrammed with fast UART bootloader with 57600 bps operation, so no external programmers are needed for development.
Architecture | AVR (8-bit) |
MCU | ATmega328 |
MCU speed | 8MIPS, 8MHz |
MCU Memory | 32Kb of Flash, 2KB of RAM |
On-board modules | 1 x Reset Button, USB-UART connector |
Programming | Comes preprogrammed with UART bootloader |
Integration | Compatible with standard DIP sockets for easier integration |
Input Voltage | 5V (via USB) or 3.3V (via external source) |